Move ptsname module under tools/python.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 18:54:26 +0000 (18:54 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 5 Mar 2007 18:54:26 +0000 (18:54 +0000)
commitd7ee1f5383acc25010251a9943dcd2485d60452a
tree4fa8e6d127e13d0eb35f21ca3ae6f7adcd8e196d
parentfb4f0a04214ab47b3eff2d05f0e0cfe33d7e00c5
Move ptsname module under tools/python.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/Makefile
tools/ptsname/Makefile [deleted file]
tools/ptsname/ptsname.c [deleted file]
tools/ptsname/setup.py [deleted file]
tools/python/ptsname/ptsname.c [new file with mode: 0644]
tools/python/setup.py